Metadata-Version: 2.1
Name: Dreamy Utilities
Version: 1.0.0
Summary: A collection of various utilities. 
Home-page: https://github.com/DreamCobbler/dreamy-utilities
Author: Benedykt Synakiewicz
Author-email: dreamcobbler@outlook.com
License: UNKNOWN
Description: # [Dreamy Utilities](https://github.com/DreamCobbler/dreamy-utilities) (*1.0.0*)
        
        A set of various utilities for [Python](https://www.python.org/) applications.
        
        I've found myself copy-pasting the same functions over and over again in my Python projects, and so I've decided to make a library out of them. **Dreamy Utilities** are currently extensively used by **[fiction-dl](https://github.com/DreamCobbler/fiction-dl)** 1.6.0.
        
        ## ✿ Documentation
        
        The documentation can be found in the *Docs/Code Documentation/* directory.
        
        ## ✿ License
        
        **GNU GPL 3**. The text of the license is provided in the *LICENSE* file.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
Description-Content-Type: text/markdown
